Skip to content

feat(container): update image docker.io/envoyproxy/gateway-helm ( 1.6.3 → 1.7.0 ) - #1210

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/docker.io-envoyproxy-gateway-helm-1.x
Closed

feat(container): update image docker.io/envoyproxy/gateway-helm ( 1.6.3 → 1.7.0 )#1210
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/docker.io-envoyproxy-gateway-helm-1.x

Conversation

@renovate

@renovate renovate Bot commented Feb 8, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change
docker.io/envoyproxy/gateway-helm (source) minor 1.6.31.7.0

Release Notes

envoyproxy/gateway (docker.io/envoyproxy/gateway-helm)

v1.7.0

Compare Source

Release Announcement

Check out the v1.7.0 release announcement to learn more about the release.

What's Changed


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@Mafyuh

Mafyuh commented Feb 8, 2026

Copy link
Copy Markdown
Owner

envoyproxy/gateway#8202

@github-actions

github-actions Bot commented Feb 8, 2026

Copy link
Copy Markdown
--- kubernetes/cluster/envoy-gateway/app Kustomization: kube-system/envoy-gateway OCIRepository: kube-system/envoy-gateway

+++ kubernetes/cluster/envoy-gateway/app Kustomization: kube-system/envoy-gateway OCIRepository: kube-system/envoy-gateway

@@ -11,9 +11,9 @@

 spec:
   interval: 15m
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: 1.6.3
+    tag: 1.7.0
   url: oci://docker.io/envoyproxy/gateway-helm
 

@github-actions

github-actions Bot commented Feb 8, 2026

Copy link
Copy Markdown
--- HelmRelease: kube-system/envoy-gateway ConfigMap: kube-system/envoy-gateway-config

+++ HelmRelease: kube-system/envoy-gateway ConfigMap: kube-system/envoy-gateway-config

@@ -33,9 +33,9 @@

                 template:
                   spec:
                     containers:
                     - imagePullPolicy: IfNotPresent
                       name: envoy-ratelimit
         shutdownManager:
-          image: mirror.gcr.io/envoyproxy/gateway:v1.6.3
+          image: mirror.gcr.io/envoyproxy/gateway:v1.7.0
       type: Kubernetes
 
--- HelmRelease: kube-system/envoy-gateway ClusterRole: kube-system/envoy-gateway-gateway-helm-envoy-gateway-role

+++ HelmRelease: kube-system/envoy-gateway ClusterRole: kube-system/envoy-gateway-gateway-helm-envoy-gateway-role

@@ -116,12 +116,26 @@

   - tlsroutes/status
   - udproutes/status
   - backendtlspolicies/status
   verbs:
   - update
 - apiGroups:
+  - gateway.networking.x-k8s.io
+  resources:
+  - xlistenersets
+  verbs:
+  - get
+  - list
+  - watch
+- apiGroups:
+  - gateway.networking.x-k8s.io
+  resources:
+  - xlistenersets/status
+  verbs:
+  - update
+- apiGroups:
   - ''
   resources:
   - pods
   - pods/binding
   verbs:
   - get
--- HelmRelease: kube-system/envoy-gateway Deployment: kube-system/envoy-gateway

+++ HelmRelease: kube-system/envoy-gateway Deployment: kube-system/envoy-gateway

@@ -35,13 +35,13 @@

           valueFrom:
             fieldRef:
               apiVersion: v1
               fieldPath: metadata.namespace
         - name: KUBERNETES_CLUSTER_DOMAIN
           value: cluster.local
-        image: mirror.gcr.io/envoyproxy/gateway:v1.6.3
+        image: mirror.gcr.io/envoyproxy/gateway:v1.7.0
         imagePullPolicy: IfNotPresent
         livenessProbe:
           httpGet:
             path: /healthz
             port: 8081
           initialDelaySeconds: 15
--- HelmRelease: kube-system/envoy-gateway Job: kube-system/envoy-gateway-gateway-helm-certgen

+++ HelmRelease: kube-system/envoy-gateway Job: kube-system/envoy-gateway-gateway-helm-certgen

@@ -28,13 +28,13 @@

           valueFrom:
             fieldRef:
               apiVersion: v1
               fieldPath: metadata.namespace
         - name: KUBERNETES_CLUSTER_DOMAIN
           value: cluster.local
-        image: mirror.gcr.io/envoyproxy/gateway:v1.6.3
+        image: mirror.gcr.io/envoyproxy/gateway:v1.7.0
         imagePullPolicy: IfNotPresent
         name: envoy-gateway-certgen
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:

@Mafyuh Mafyuh closed this Feb 10, 2026
@renovate

renovate Bot commented Feb 10, 2026

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (1.7.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate
renovate Bot deleted the renovate/docker.io-envoyproxy-gateway-helm-1.x branch February 10, 2026 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant